home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr47 / pctuto.zip / FILE2337.TXT < prev    next >
Text File  |  1993-04-21  |  3KB  |  44 lines

  1. Disk No: 2337                                                           
  2. Disk Title: PC Assembler Helper & Tutor #1 (2338)                       
  3. PC-SIG Version: S1                                                      
  4.                                                                         
  5. Program Title: The PC Assembler Help & Tutor                            
  6. Author Registration: None                                               
  7. Special Requirements: None.                                             
  8.                                                                         
  9. The PC Assembler Tutor is an assembler tutorial that covers all 8086    
  10. instructions. It starts with the simplest instructions and works its way
  11. through the whole instruction set. It also covers details of the        
  12. hardware involved with the 8086.                                        
  13.                                                                         
  14. The PC Assembler Helper (ASMHELP.OBJ) is an object file which does i/o  
  15. for assembler level routines. It also displays the 8086 registers and   
  16. flags (if desired) and allows each arithmetic register to be            
  17. independently formatted.                                                
  18.                                                                         
  19. The intended users are people who already are competent programmers in a
  20. high-level language and either are just starting to learn assembler or  
  21. know fewer than 2/3 of the assembler mnemonics and want to learn more   
  22. about assembler. The Tutor assumes that the user has a general knowledge
  23. of the DOS commands, subdirectory structure and pathnames. It is helpful
  24. if the user has already linked object modules to form an executable     
  25. file.                                                                   
  26.                                                                         
  27. This is the only manual on the market which:                            
  28.                                                                         
  29. ~ covers the assembler mnemonics systematically and thoroughly.         
  30.                                                                         
  31. ~ allows easy input and output of data at the assembler level.          
  32.                                                                         
  33. ~ allows you to see the arithmetic registers in the way they are being  
  34. used.                                                                   
  35.                                                                         
  36.                                                                         
  37.                                                                         
  38.                                                                         
  39. PC-SIG                                                                  
  40. 1030D East Duane Avenue                                                 
  41. Sunnyvale  Ca. 94086                                                    
  42. (408) 730-9291                                                          
  43. (c) Copyright 1989 PC-SIG, Inc.                                         
  44.